Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Single apply #1140

Closed
wants to merge 2 commits into from
Closed

Single apply #1140

wants to merge 2 commits into from

Conversation

mhevery
Copy link
Contributor

@mhevery mhevery commented Jun 10, 2014

No description provided.

mvuksano and others added 2 commits June 10, 2014 09:42
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
BREAKING CHANGE:

Microtasks scheduled in flush will process in current cycle, but they 
are not allowed to do model changes.

Microtasks scheduled in digest will be executed in digest, counting
towards the ScopeDigestTTL.
@vojtajina
Copy link
Contributor

@mhevery I can't run this with GT, getting "Model did not stabilize in 6 digests"

@mhevery
Copy link
Contributor Author

mhevery commented Jun 11, 2014

Let's find out why that is. But it sounds like it is working.

@mhevery
Copy link
Contributor Author

mhevery commented Aug 15, 2014

@chirayuk I thought this is merged into g3, if so it needs to be closed.

@chirayuk
Copy link
Contributor

Landed as 60ecc72 (g3v1x) and d1e745e (master).

@chirayuk chirayuk closed this Aug 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

5 participants